QueryBuildStaticlink.value 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.
Gets the value of the field on which the static link is defined.
public:
virtual System::Object ^ value();
public virtual object value ();
abstract member value : unit -> obj
override this.value : unit -> obj
Public Overridable Function value () As Object
Returns
The value of the static link.