 | AppSettingsVishnuProvider property |
The publisher of the ClickOnce installation.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string? VishnuProvider { get; }
Public ReadOnly Property VishnuProvider As String
Get
public:
property String^ VishnuProvider {
String^ get ();
}
member VishnuProvider : string with get
Property value
String
See also