RemoteSettingsFilterProvider.GetApplicationVersion Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Version of the application which uses remote settings service.
public:
virtual System::String ^ GetApplicationVersion();
public virtual string GetApplicationVersion ();
abstract member GetApplicationVersion : unit -> string
override this.GetApplicationVersion : unit -> string
Public Overridable Function GetApplicationVersion () As String