C# Class SparkleLib.SparkleFolder

ファイルを表示 Open project: brandondahler/SparkleShare Class Usage Examples

Public Properties

Property Type Description
Name string
RemoteAddress System.Uri

Public Methods

Method Description
SparkleFolder ( string name ) : System

Method Details

SparkleFolder() public method

public SparkleFolder ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string

RemoteAddress public_oe property

public Uri,System RemoteAddress
return System.Uri