PropertyUpdate.GetValueAsAnchoredDynamicCommandMetadata 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.
Convert the value to a AnchoredDynamicCommandMetadata.
public Microsoft.VisualStudio.RpcContracts.Commands.AnchoredDynamicCommandMetadata? GetValueAsAnchoredDynamicCommandMetadata ();
member this.GetValueAsAnchoredDynamicCommandMetadata : unit -> Microsoft.VisualStudio.RpcContracts.Commands.AnchoredDynamicCommandMetadata
Public Function GetValueAsAnchoredDynamicCommandMetadata () As AnchoredDynamicCommandMetadata
Returns
The value as a AnchoredDynamicCommandMetadata.