public static string LargeFileIconKey { get; set; }Public Shared Property LargeFileIconKey As String
Get
Setpublic:
static property String^ LargeFileIconKey {
String^ get ();
void set (String^ value);
}static member LargeFileIconKey : string with get, set