Identifier.LocalVariable 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.
[Bond.Id(10)]
[Bond.Type(typeof(Bond.Tag.nullable<System.String>))]
public string LocalVariable { get; set; }
[<Bond.Id(10)>]
[<Bond.Type(typeof(Bond.Tag.nullable<System.String>))>]
member this.LocalVariable : string with get, set
Public Property LocalVariable As String
Property Value
- Attributes
-
Bond.IdAttribute Bond.TypeAttribute