Condividi tramite


SyndicationLink.Length Proprietà

Definizione

Ottiene o imposta la lunghezza della risorsa collegata, in byte.

public:
 property unsigned int Length { unsigned int get(); void set(unsigned int value); };
uint32_t Length();

void Length(uint32_t value);
public uint Length { get; set; }
var uInt32 = syndicationLink.length;
syndicationLink.length = uInt32;
Public Property Length As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Attributo di lunghezza in atom:length.

Si applica a