Skip to content

Instantly share code, notes, and snippets.

@xjoker
xjoker / VisualSNV_WMI_API.cs
Created October 14, 2016 08:00
通过操纵WMI来管理VisualSNV的一个库
using System;
using System.Collections.Generic;
using System.Linq;
using System.Management;
namespace ConsoleApplication5
{
class VisualSVN_WMI_Api
{
/// <summary>