GrainReferenceKeyInfo.GenericArgument Property
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.
Generic argument. Only applicable if HasGenericArgument is true.
public string GenericArgument { get; }
member this.GenericArgument : string
Public ReadOnly Property GenericArgument As String
Property Value
Remarks
In most cases, is null
.